バージョン 22.2

SubObjectsDictionaryBase<TKey,TValue> クラス

値が Infragistics.Shared.SubObjectBase から派生している Dictionary をラップする抽出クラス。
シンタックス
public abstract class SubObjectsDictionaryBase<TKey,TValue> : Infragistics.Shared.SubObjectBase 
where TValue: Infragistics.Shared.SubObjectBase
型パラメータ
TKey
ディクショナリのキーの型。
TValue
ディクショナリの値の型。値の型は SubObjectBase から派生する必要があります。
参照